From 653ceb13b70906505ff0fbec9df79e3329e4c403 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 17 Jan 2008 15:21:35 +0000 Subject: [PATCH] Minor correction in xm man page for 'xm create'. From: Richard W.M. Jones Signed-off-by: Keir Fraser --- docs/man/xm.pod.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/xm.pod.1 b/docs/man/xm.pod.1 index 3e98fadc9c..0195736e26 100644 --- a/docs/man/xm.pod.1 +++ b/docs/man/xm.pod.1 @@ -108,7 +108,7 @@ soon as it is run. xm create /dev/null ramdisk=initrd.img \ kernel=/boot/vmlinuz-2.6.12.6-xenU \ - name=ramdisk nics=0 vcpus=1 \ + name=ramdisk vif='' vcpus=1 \ memory=64 root=/dev/ram0 This creates the domain without using a config file (more specifically -- 2.30.2